CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图 傅里叶变换

搜索资源列表

  1. STFT

    0下载:
  2. 短时傅里叶变换函数,用以实现信号的短时傅里叶变换,观察时频图-Short-time Fourier transform functions to implement short-time Fourier transform signal, when observed frequency diagram
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1130
    • 提供者:jk
  1. area_fft

    1下载:
  2. 通过空域快速傅里叶变换计算均匀线阵的波束方向图。-Get beampattern of ULA through Area FFT.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:577
    • 提供者:邹佳龙
  1. STFT

    1下载:
  2. 短时傅里叶变换的例子,运行处信号图和三维时频分析图-Examples of short-time Fourier transform, while running at a frequency signal and three-dimensional analysis chart
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:612
    • 提供者:党洋
  1. fresnellhologram

    2下载:
  2. matlab程序计算傅里叶变换全息图的相位和振幅,考虑了波长和工作距离等信息。-matlab program to calculate Fourier transform hologram of phase and amplitude, wavelength and consider the working distance and other information.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:834
    • 提供者:wanweiwei
  1. Digital-Image-Processing

    0下载:
  2. 适用于初学者的数字图像处理MATLAB代码,主要是根据某些变换的原理,以Lena灰度图为基本处理图片,实现平移、卷积、灰度图转rgb、hsi、傅里叶变换、位面图等初等变换。-Suitable for beginners to digital image processing MATLAB code, mainly based on certain principles of transformation in the basic process grayscale image Lena, pan
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:703014
    • 提供者:mz
  1. DTFT

    0下载:
  2. 离散时间傅里叶变换 数字信号处理实验报告 内含程序和仿真图-DTFT transform
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:121328
    • 提供者:Eric
  1. HzAm

    0下载:
  2. 对图片进行灰度处理、傅里叶变换,并生成所对应的幅值频率图-Gradation processing on the image, the Fourier transform, and generates a frequency corresponding to the magnitude of FIG.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-12
    • 文件大小:593
    • 提供者:刘子畅
  1. Fourier-transform

    0下载:
  2. 该压缩文件包含两个,直接调用img_fft2函数即可,该文件实现了傅里叶变换,且把高频和低频部分重新排列,输入图像,可得到响应的频谱图-The zip file contains two directly calls the img_fft2 function, this file implements the Fourier transform, and rearrange the high frequency and low frequency, input image can be obt
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:708
    • 提供者:ChenMingjun
  1. TXT-data-fft-analysis

    0下载:
  2. 对txt中保存数据,进行傅里叶变换分析,并做图,-To txt data, fft analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:8266
    • 提供者:张栓
  1. signals-and-systems-matlab-

    0下载:
  2. MATLAB演示信号与系统课程里的相关性质。包括,sz平面映射极零图的响应及其对应关系的动画显示,二阶系统的阶跃响应,傅里叶变换性质,矩形波、锯齿波的傅里叶级数分解的动画演示-MATLAB demo signals and systems related to the nature of the curriculum. Including, sz mapping plane pole-zero diagram of response and correspondence between anim
  3. 所属分类:Wavelet

    • 发布日期:2017-04-29
    • 文件大小:334241
    • 提供者:陈世荣
  1. stft_person

    1下载:
  2. 自己编写的短时傅里叶变换(STFT)程序,短时傅里叶变换可以获得非平稳信号的时频图,主要原理是用滑窗截取一段信号,认为这一段时间内信号是平稳的,对其进行fft变换获得频谱-I have written a short time Fourier transform (STFT) program, short-time Fourier transform can be obtained non-stationary signal frequency diagram, the main princip
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1057
    • 提供者:sunan
  1. Fourier-transform

    0下载:
  2. visual c++下导入OpenCV库函数,实现图像傅里叶变换,显示频谱图,代码含详细注释,适合学习。-Import under visual c++ OpenCV library functions achieve image Fourier transform, spectrum display, the code contains detailed notes, suitable for learning.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2680
    • 提供者:丁妍
  1. QUANXITU-cx

    0下载:
  2. matlab图像处理:用矩阵做出二维图像,并转化为灰度图像,经过二维傅里叶变换得到复振幅的振幅值和相位值,并作归一化,将其放置在不同矩形孔位置,得到此图像的计算全息图。-matlab image processing: to make a two-dimensional image matrix, and converted to a grayscale image, after the two-dimensional Fourier transform amplitude and phase
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1939
    • 提供者:XIAOBAO
  1. opencv-fft2

    0下载:
  2. 灰度图像的二维傅里叶变换(cv_gray_fft2),二维傅里叶变换结果的幅值计算(cv_abs),频谱平移(cv_gray_fft2shift),将数值归一化到0到255区间(cv_range_0to255)是非常常用的四个功能!所以写成四个函数,方便将来调用!附运行截图~并附对应的MATLAB程序!-Dimensional Fourier transform of the grayscale image (cv_gray fft2), two-dimensional Fourier tran
  3. 所属分类:OpenCV

    • 发布日期:2017-04-29
    • 文件大小:183058
    • 提供者:文昊
  1. Matlab_STCv0

    1下载:
  2. 时空上下文视觉跟踪(STC)算法的解读与代码复现 该论文提出一种简单却非常有效的视觉跟踪方法。更迷人的一点是,它速度很快,原作者实现的Matlab代码在i7的电脑上达到350fps。 该论文的关键点是对时空上下文(Spatio-Temporal Context)信息的利用。主要思想是通过贝叶斯框架对要跟踪的目标和它的局部上下文区域的时空关系进行建模,得到目标和其周围区域低级特征的统计相关性。然后综合这一时空关系和生物视觉系统上的focus of attention特性来评估新的一
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:7207467
    • 提供者:老王
  1. ganben_v29

    0下载:
  2. 用MATLAB实现的压缩传感,给出接收信号眼图及系统仿真误码率,分数阶傅里叶变换计算方面。- Using MATLAB compressed sensing, The received signal is given eye and BER simulation systems, Fractional Fourier transform computing.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6062
    • 提供者:张锁庆
  1. hiesing_v51

    0下载:
  2. 毕设内容,高光谱图像基本处理,相控阵天线的方向图(切比雪夫加权),分数阶傅里叶变换计算方面。- Complete set content, basic hyperspectral image processing, Phased array antenna pattern (Chebyshev weights), Fractional Fourier transform computing.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:7745
    • 提供者:丁镇利
  1. fansui

    0下载:
  2. 分数阶傅里叶变换计算方面,IMC-PID是利用内模控制原理来对PID参数进行计算,相控阵天线的方向图(切比雪夫加权)。- Fractional Fourier transform computing, The IMC- PID is using the internal model control principle for PID parameters is calculated, Phased array antenna pattern (Chebyshev weights).
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6408
    • 提供者:张海
  1. HHT-and-FFT

    0下载:
  2. 希尔伯特变换以及傅里叶变换,并使用波形图将其变换波形表示出来-HHT AND FFT
  3. 所属分类:LabView

    • 发布日期:2017-05-04
    • 文件大小:16468
    • 提供者:符同学
  1. chengxudaima

    1下载:
  2. 傅里叶变换全息图的编程,图像的一些基本变换小程序,运动模糊图像的点扩散函数编程,码子的优选等。-Fourier transform hologram programming, some basic image transform small program, the point spread function programmed motion blurred image, and so completely different preferred.
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-13
    • 文件大小:19994478
    • 提供者:陈丽
« 1 2 3 4 5 6 7 89 10 11 »
搜珍网 www.dssz.com